home *** CD-ROM | disk | FTP | other *** search
/ Turbo Draw / Turbo Draw.iso / imsi / utils / fontgrps.str < prev    next >
Text File  |  1995-10-16  |  3KB  |  94 lines

  1. ;US Strings file for NEBS' FontGroups v.1.0
  2. ;
  3. [FontGroups]
  4. ;Version number of strings file
  5. Version = 1
  6.  
  7. [Main]
  8. ;Strings for startup dialog box
  9. Wait = "Please Wait..."
  10. WaitMessage = "Collating Screen and Printer fonts."
  11.  
  12. ;Strings for main window
  13. AppName = "FontGroups"
  14. FontGroups = "Font Groups"
  15. Create = "&Create..."
  16. Rename = "Re&name..."
  17. Delete = "&Delete"
  18. Fonts = "Fonts"
  19. InGroup = "&In Current Group:"
  20. Available = "A&vailable:"
  21. Remove = "&Remove from Group ->"
  22. Add = "<- &Add to Group"
  23. Sample = "Sample"
  24. SampleText = "AaBbCcXxYyZz123"
  25. NoSample = "Font sample not available"
  26. Infoline = "Press F1 for help."
  27.  
  28. ;Menus on main window
  29. FileMenu = "&File"
  30. FileSave = "&Save"
  31. FileAbandon = "&Abandon Changes"
  32. FileExit = "E&xit FontGroups"
  33. GroupMenu = "&Group"
  34. GroupCreate = "&Create..."
  35. GroupRename = "&Rename..."
  36. GroupDelete = "&Delete..."
  37. HelpMenu = "&Help"
  38. HelpContents = "&Contents"
  39. HelpSearch = "&Search for Help on..."
  40. HelpHowto = "&How to Use Help"
  41. HelpAbout = "&About FontGroups..."
  42.  
  43. ;Common buttons
  44. Yes = "&Yes"
  45. No = "&No"
  46. OK = "OK"
  47. Cancel = "Cancel"
  48. Help = "Help"
  49.  
  50. ;Billboard
  51. Copyright = "⌐ Copyright 1995 GST Technology Ltd."
  52. Version = "Version "
  53. GST = "About IMSI"
  54. Rights = "All Rights Reserved"
  55.  
  56. ;Create/Rename Group dialog boxes
  57. DlgCreate = "Create Group"
  58. DlgRename = "Rename Group"
  59. GroupName = "Group Name"
  60.  
  61. [InfoLine]
  62. ;Info line hints
  63. 0 = "Add the selected fonts to the current group."
  64. 1 = "Create a new font group."
  65. 2 = "Delete current font group (and any sub groups)."
  66. 3 = "Remove the selected fonts from the group."
  67. 4 = "Rename current font group."
  68. 5 = "Press F1 for help."
  69. 6 = "Sample of selected font."
  70. 7 = "Click to select, shift click to select a range, or ctrl click to select several fonts."
  71. 8 = "File menu; Save or abandon your changes and exit the program."
  72. 9 = "Group menu; Create, rename and delete font groups."
  73. 10 = "Help menu; Access help and display information about the program."
  74. 11 = "Click to select a group, double click to expand or collapse sub groups."
  75.  
  76. [Alerts]
  77. 0 = "The Font Groups file GSTFONTS.INI is read only. Aborting..."
  78. 1 = "Unable to create backup of GSTFONTS.INI. Aborting..."
  79. 2 = "You have reached the Group line length limit. Try using a shorter group name, or start a new parent group."
  80. 3 = "The font group name 'Top' is reserved for use by the program. Please choose another name."
  81. 4 = "No default printer selected. Use the Windows Control Panel to select one and then try again."
  82. 5 = "Illegal character in font group name."
  83. 6 = "Abandon changes to your font groups?"
  84. 7 = "Font group names must be unique."
  85. 8 = "You must give this font group a name."
  86. 9 = "This font group has sub groups. Do you really want to delete it?"
  87. 10 = "Do you really want to delete this font group?"
  88. 11 = "Save changes to your font groups?"
  89.  
  90. [Files]
  91. Help = "FONTSUS.HLP"
  92. Howto = "USEFGUS.HLP"
  93. INI = "GSTFONTS.INI"
  94.